Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZOS Boot Generator Flist (Grid Stack Suite Part 2 of 3) #275

Closed
wants to merge 6 commits into from

Conversation

mik-tf
Copy link
Contributor

@mik-tf mik-tf commented Jul 22, 2024

Work Done

  • Flist to deploy automatically the zero-os bootstrap generator
  • Created a basic ipv4 micro vm flist with 1 additional env var (DOMAIN: example.com)
  • README contains all steps to build the image from Docker to Flist hub, to dashboard deployment of micro VM

Future Work

  • Add gateway, domain, Caddyfile features as done in Nextcloud flist
  • Turn this flist (base version of this PR) into Dashboard app
  • Add images
  • Cover all types of domain
  • This serves as a basic proof-of-concept of the bootstrap part of the tfgrid full stack suite

UX

  • User can deploy a micro VM IPV4 network with the Flist, set the DOMAIN example.com, set a DNS A record and it works 100%

Images

  • Screenshot final output
    image

References

@@ -0,0 +1,27 @@
FROM ubuntu:22.04

Check failure

Code scanning / Trivy

Image user should not be 'root' High

Artifact: tfgrid3/zos_boot_generator/Dockerfile
Type: dockerfile
Vulnerability DS002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: DS002
@mik-tf mik-tf changed the title ZOS Boot Generator Flist ZOS Boot Generator Flist (Grid Stack Suite Part 2 of 3) Jul 24, 2024
@mik-tf
Copy link
Contributor Author

mik-tf commented Aug 5, 2024

We won't use flist and dashboard apps for the grid stack.

@mik-tf mik-tf closed this Aug 5, 2024
@mik-tf mik-tf deleted the development_zos_generator branch August 5, 2024 16:23
@xmonader xmonader added this to the 3.15.x milestone Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants